toggle menu
MiniKotlinCompiler
1.0-SNAPSHOT
jvm
switch theme
search in API
MiniKotlinCompiler
/
[root]
/
MiniKotlinBaseListener
/
exitIfStatement
exit
If
Statement
open
fun
exitIfStatement
(
ctx
:
MiniKotlinParser.IfStatementContext
)
Exit a parse tree produced by MiniKotlinParser#ifStatement.
The default implementation does nothing.